MapProviderPreset

The options available for using a preset street level map tile provider.
 

Example

The following is an example of how to reference the MapProviderPreset object:

	// The full path is required.
	dundas.controls.MapProviderPreset.BINGCOLOR
	

 

Properties

 
  Name Description
  BINGCOLOR Fill in the colored Bing preset options.
  BINGLIGHT Fill in the light-colored Bing preset options.
  BLANK Do not fill in preset options.
  CARTOCOLOR Fill in the colored Carto preset options.
  CARTOLIGHT Fill in the light-colored Carto preset options.
  ESRICOLOR Fill in the colored ESRI preset options.
  ESRILIGHT Fill in the light-colored ESRI preset options.
  MAPBOXCOLOR Fill in the colored Mapbox preset options
  MAPBOXLIGHT Fill in the light-colored Mapbox preset options